lldp:Inst
Link Layer Discovery Protocol (LLDP) supports a set of attributes that it uses to discover neighbor devices. These attributes contain type, length, and value descriptions and are referred to as TLVs. LLDP supported devices can use TLVs to receive and send information to their neighbors. Details such as configuration information, device capabilities, and device identity can be advertised using this protocol.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
holdTime | lldp:HoldTime (scalar:Uint16) |
The hold time (in seconds) that a receiving device should hold the information sent by your device before discarding it. | RANGE: [1 , 255] DEFAULT: 120 |
initDelayTime | lldp:InitDelayTime (scalar:Uint16) |
The delay time (in seconds) for LLDP to initialize on any interface. | RANGE: [1 , 10] DEFAULT: 2 |
multiPeerEnable | lldp:AdminSt (scalar:Enum8) |
LLDP multi-neighbor configuration | SELECTION: 1 - enabled 2 - disabled DEFAULT: disabled |
optTlvSel | lldp:OptTlvSel (scalar:Bitmask16) |
The selectors for optional TLVs according to the LLDP protocol (802.1AB) specifications. | SELECTION: 0 - unknown 1 - port-desc 2 - sys-name 4 - sys-desc 8 - sys-cap 16 - mgmt-addr-v4 32 - port-vlan 64 - mgmt-addr-v6 128 - dcbxp 256 - power-mgmt 512 - four-wire-pwr-mgmt DEFAULT: port-desc,sys-name,sys-desc,sys-cap,mgmt-addr-v4,mgmt-addr-v6,port-vlan,dcbxp,power-mgmt,four-wire-pwr-mgmt |
pcEnable | lldp:AdminSt (scalar:Enum8) |
LLDP enabled on PortChannel | SELECTION: 1 - enabled 2 - disabled DEFAULT: disabled |
portIdSubType | lldp:PortIdSubType (scalar:Enum8) |
PortId SubType | SELECTION: 0 - long 1 - short DEFAULT: long |
sysDesc | naming:Descr (string:Basic) |
System description. | MAX SIZE: 128 |
txFreq | lldp:TxFreq (scalar:Uint16) |
The transmission frequency of LLDP updates (in seconds). | RANGE: [1 , 254] DEFAULT: 30 |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |